Communications Default Fields

Default fields contain customer-specific information from the CMPClosed Converged Monetisation Platform. The MDS Global product that supports customer care and billing for digital service providers. database that can be included in communications with end users. Business ConfigurationClosed A module in the CMP Administation console that provides for viewing and modification of business and user applicable system configuration. allows you to define and maintain these default fields.

Default fields are associated with beans, which are the software objects that retrieve the data from CMP. When CMP processes a communication, it checks which field needs to be populated for that particular communication and then invokes the associated beans, which fetch the data from the CMP database according to the configured parameters. The bean parameter identifies the exact piece of information that the bean should retrieve. For example, the parameter SubscriptionUserName to the SubscriptionClosed A billing entity that incurs a charge. Examples include a network attached device whose usage you want to measure and charge for, or a monthly software subscription bean is used to retrieve the SubscriptionUserName field from the Subscription table. Parameters can be any customer-specific attribute supported by the bean, such as a field, static text, a value, or a date. For example the WORKFLOWBEAN supports the following parameters:

  • Event
  • Total SL Adjustments
  • Resolved Date
  • Resolution Required By Date.

When CMP is being used in conjunction with an Online Charging System (OCS), the OCS sends notifications to subscribers when they have exceeded their allowance threshold. The CMP OCSNOTIFICATIONATTRIBUTES bean allows the attributes provided within the Openet notification to be used to enrich the outbound communication with subscriberClosed The end user of a network. information held within CMP. The following CMP attributes can be used:

Default fields can be configured with beans that have multiple parameters. When you supply multiple parameters for a bean, they must be separated with commas.

Configuration of a default field requires the following:

For more information, see the CMP Business Configuration Overview. For more information on configuring default fields, see the online help for the Business Configuration console.

Some communication formats, for example letters and emails, must be associated with an additional external template that determines the format, style and layout of the correspondence. Templates contain elements such as static text, images, headers and footers, and dynamic text or merge fields. The merge fields are populated with the attributes from the CMP default fields. When you compose an external template, you must reference the default fields correctly. For information on how to do this, see Working with Email and Letter Templates.